Skip to content
Back to search
30
MCP

Agentry Observability

pulsemcp/agentry observability

MCP server for Agentry: gives AI coding agents access to production error monitoring, analytics events, and deploy attribution to debug failures and trace regressions.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentic-observability-mcp
MCP server providing AI agent observability — tracing, cost tracking, performance monitoring, and audit trails
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
agentlens-mcp
MCP server for AgentLens — zero-code observability for MCP-native AI agents
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
io.github.mishrasanjeev/agenticorg
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
0 tools
Agentic Observability MCP
Agent tracing, cost tracking, anomaly detection for LLM agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentry_observability": {
      "url": "None",
      "transport": "http"
    }
  }
}